Search found 3 results.

Icon

First released in 1991, Microsoft Visual Basic was a programming environment where one could build an application by visually creating the user interface first, and then adding code. In contrast, even the smallest Visual Basic basic programs could take reams of program code to write in C or C++. Visual Basic was extremely popular for business application programming. The language itself was an interpreted BASIC dialect, however speed was maintained through the use of reusable compiled libraries (DLLs and VBX controls). These however, limited application development to Microsoft Windows.


Icon

Microsoft Visual SourceSafe is a simplistic version control system used for storing program code and keeping track of revision. It integrates with a number of Microsoft Products.


Icon

Visual Studio is an IDE (integrated development environment) for Microsoft Windows that allows developers to develop a variety of applications. It is a bundle of seperate programming products, including Microsoft Visual C++, Microsoft J++, Microsoft Visual Basic, and Foxpro